Skip to content

Some fixes #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Dec 15, 2019
Merged

Some fixes #6

merged 5 commits into from
Dec 15, 2019

Conversation

caternuson
Copy link
Collaborator

@caternuson caternuson commented Dec 13, 2019

Makes the library actually usable by creating a mock neopixel_write module. This is needed to be able to import the main NeoPixel library for sub-classing. This library does not use neopixel_write and instead overrides show() to utilize the supplied SPI port.

Also Fixes #2

EDIT Also adds code to example.

@caternuson caternuson merged commit 7cf785e into adafruit:master Dec 15, 2019
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The RESET signal is too long
2 participants